-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
core: [NFC] Split irdl.py #2705
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2705 +/- ##
==========================================
- Coverage 89.80% 89.80% -0.01%
==========================================
Files 376 379 +3
Lines 48091 48116 +25
Branches 7371 7371
==========================================
+ Hits 43187 43209 +22
- Misses 3756 3757 +1
- Partials 1148 1150 +2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Finally :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doing the lord's work, thanks a lot 🙏
I moved around the branches to merge the split before the RangeConstraint PR, to unblock other changes that would have touched irdl.py |
No description provided.